home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / 1st-tues.bat next >
Encoding:
DOS Batch File  |  1995-04-01  |  243 b   |  10 lines

  1. @echo off
  2. echo This is a listing of files created/modified on the 1st Tuesday of
  3. echo this month.
  4. call presskey
  5. echo.
  6. echo The full spelling of "Tuesday" is not necessary.  "Tu" would suffice:
  7. echo.
  8. echo on
  9. ffg *:* /dTuesday /d1-7 /p
  10.